set Compass North Top
Deprecated
meshtastic.Config.DisplayConfig.compass_north_top is deprecated. See meshtastic/config.proto;l=708
If this is set, the displayed compass will always point north. if unset, the old behaviour
(top of display is heading direction) is used.
Content copied to clipboard
bool compass_north_top = 4 [deprecated = true];
Return
This builder for chaining.
Parameters
value
The compassNorthTop to set.